nz.co.cks.tms.xml
Class EnquiryNcbParentServiceType

java.lang.Object
  extended bynz.co.cks.tms.xml.EnquiryNcbParentServiceType
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
EnquiryNcbParentService

public abstract class EnquiryNcbParentServiceType
extends java.lang.Object
implements java.io.Serializable

Class EnquiryNcbParentServiceType.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Field Summary
private  boolean _has_ncbId
          keeps track of state for field: _ncbId
private  int _ncbId
          Field _ncbId
 
Constructor Summary
EnquiryNcbParentServiceType()
           
 
Method Summary
 int getNcbId()
          Method getNcbIdReturns the value of field 'ncbId'.
 boolean hasNcbId()
          Method hasNcbId
 boolean isValid()
          Method isValid
 void setNcbId(int ncbId)
          Method setNcbIdSets the value of field 'ncbId'.
 void validate()
          Method validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_has_ncbId

private boolean _has_ncbId
keeps track of state for field: _ncbId


_ncbId

private int _ncbId
Field _ncbId

Constructor Detail

EnquiryNcbParentServiceType

public EnquiryNcbParentServiceType()
Method Detail

getNcbId

public int getNcbId()
Method getNcbIdReturns the value of field 'ncbId'.

Returns:
the value of field 'ncbId'.

hasNcbId

public boolean hasNcbId()
Method hasNcbId


isValid

public boolean isValid()
Method isValid


setNcbId

public void setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'.

Parameters:
ncbId - the value of field 'ncbId'.

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException